.j432rmkdl8 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.kjnw6c7oac iframe,
.slide-content,
.plan,
.card,
.y6spayd44o {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fbf8f5;
}

body {
    font-family: Roboto Flex;
}

.bv37z4unxz {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.bv37z4unxz>.o29jma27t4 {
    font-size: 6.25rem;
}

.lvv01pkcnz {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.lvv01pkcnz>.o29jma27t4 {
    font-size: 5rem;
}

.x3xduvg1oi {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.x3xduvg1oi>.o29jma27t4 {
    font-size: 1.5rem;
}

.m7wdxm9dct {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.m7wdxm9dct>.o29jma27t4 {
    font-size: 3.125rem;
}

.kgkuzokx45 {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.kgkuzokx45>.o29jma27t4 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .bv37z4unxz {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .bv37z4unxz {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .lvv01pkcnz {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .x3xduvg1oi {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .m7wdxm9dct {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .kgkuzokx45 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .bv37z4unxz {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .lvv01pkcnz {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .x3xduvg1oi {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .m7wdxm9dct {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .kgkuzokx45 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.j432rmkdl8 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .j432rmkdl8 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #895737 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.w5zvd1wrkl,
.w5zvd1wrkl:active {
    background-color: #895737 !important;
    border-color: #895737 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.w5zvd1wrkl:hover,
.w5zvd1wrkl:focus,
.w5zvd1wrkl.focus,
.w5zvd1wrkl.pc4jhadvdu {
    color: inherit;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
    box-shadow: none;
}

.w5zvd1wrkl.disabled,
.w5zvd1wrkl:disabled {
    color: #ffffff !important;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #c08552 !important;
    border-color: #c08552 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.pc4jhadvdu {
    color: inherit;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.pc4jhadvdu {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.pc4jhadvdu {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.pc4jhadvdu {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.pc4jhadvdu {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.pc4jhadvdu {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.pc4jhadvdu {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #895737;
    color: #895737;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.pc4jhadvdu {
    color: #4b301e !important;
    background-color: transparent !important;
    border-color: #4b301e !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #895737 !important;
    border-color: #895737 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c08552;
    color: #c08552;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.pc4jhadvdu {
    color: #895a32 !important;
    background-color: transparent !important;
    border-color: #895a32 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #c08552 !important;
    border-color: #c08552 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.pc4jhadvdu {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.pc4jhadvdu {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.pc4jhadvdu {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.pc4jhadvdu {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.pc4jhadvdu {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.bp7lvovdby,
.bp7lvovdby:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.bp7lvovdby:hover,
.bp7lvovdby:focus,
.bp7lvovdby.focus,
.bp7lvovdby.pc4jhadvdu {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.bp7lvovdby.disabled,
.bp7lvovdby:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #895737 !important;
}

.text-secondary {
    color: #c08552 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.xjg5zegb4n {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.pc4jhadvdu {
    color: #40291a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.pc4jhadvdu {
    color: #7e532e !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.pc4jhadvdu {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.pc4jhadvdu {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.pc4jhadvdu {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.pc4jhadvdu {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.pc4jhadvdu {
    color: #c7c7c7 !important;
}

a.xjg5zegb4n:hover,
a.xjg5zegb4n:focus,
a.xjg5zegb4n.pc4jhadvdu {
    color: #000000 !important;
}

a[class*="text-"]:not(.u6vgdavhab):not(.dropdown-item):not([role]):not(.oxfb3ji9ti) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.u6vgdavhab):not(.dropdown-item):not([role]):not(.oxfb3ji9ti):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .u6vgdavhab.pc4jhadvdu {
    color: #895737;
}

.nav-tabs .u6vgdavhab:not(.pc4jhadvdu) {
    color: #232323;
}

.ektk0ce46i {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.g966zkmqur {
    background-color: #ae1e2c;
}

.iq288kckc4 .j432rmkdl8:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.pc4jhadvdu .j432rmkdl8 {
    background-color: #895737;
    border-color: #895737;
    color: #ffffff;
}

.mbr-gallery-filter li.pc4jhadvdu .j432rmkdl8:focus {
    box-shadow: none;
}

.nav-tabs .u6vgdavhab {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #895737;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c89777;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ibh6lmz3p7 {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.ibh6lmz3p7>.o29jma27t4 {
    font-size: 1.75rem;
}

.ibh6lmz3p7:hover,
.ibh6lmz3p7:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #895737 !important;
}

.ibh6lmz3p7:-webkit-input-placeholder {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.ibh6lmz3p7:-webkit-input-placeholder>.o29jma27t4 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #895737;
}

/* Forms */
.jmh0eg36fz .input-group-btn .j432rmkdl8 {
    border-radius: 100px !important;
}

.jmh0eg36fz .input-group-btn .j432rmkdl8:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jmh0eg36fz .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.jmh0eg36fz .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #895737;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #895737;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #895737;
    border-bottom-color: #895737;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #895737 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #c08552 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23895737' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .qd75ui1x4f {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .qd75ui1x4f {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .fs38jnpus3 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .fs38jnpus3 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.hxugonmz5l {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.hxugonmz5l .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .hxugonmz5l .t0g1j9wfni {
        transform: scale(0.8);
    }
}

.hxugonmz5l .rnon40nauk {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.hxugonmz5l .rnon40nauk img {
    max-width: 100%;
    max-height: 100%;
}

.hxugonmz5l .rnon40nauk .oxfb3ji9ti {
    line-height: inherit !important;
}

.hxugonmz5l .rnon40nauk .puxd23ddxx a {
    outline: none;
}

.hxugonmz5l .wte8g26gz3 {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.hxugonmz5l .wte8g26gz3 .dwdwofs6c6 {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.hxugonmz5l .wte8g26gz3 .dwdwofs6c6 .u6vgdavhab {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.hxugonmz5l .wte8g26gz3 .dwdwofs6c6 .u6vgdavhab:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.hxugonmz5l .wte8g26gz3 .open .u6vgdavhab::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .hxugonmz5l .wte8g26gz3 .open .u6vgdavhab::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.hxugonmz5l .wte8g26gz3 .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.hxugonmz5l .wte8g26gz3 .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .hxugonmz5l .wte8g26gz3 {
        padding-left: 1.5rem;
    }
}

.hxugonmz5l .u6vgdavhab {
    width: fit-content;
    position: relative;
}

.hxugonmz5l .puxd23ddxx {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .hxugonmz5l .puxd23ddxx {
        padding-left: 0;
    }
}

.hxugonmz5l .oxfb3ji9ti {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .hxugonmz5l .jyvy9n8s4f {
        padding-bottom: 0.5rem;
    }
}

.hxugonmz5l .jyvy9n8s4f .phb9hi4a74.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.hxugonmz5l .qd75ui1x4f {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .hxugonmz5l .qd75ui1x4f {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .hxugonmz5l .qd75ui1x4f {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.hxugonmz5l .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.hxugonmz5l .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.hxugonmz5l .dwdwofs6c6:focus,
.hxugonmz5l .u6vgdavhab:focus {
    outline: none;
}

.hxugonmz5l .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.hxugonmz5l .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.hxugonmz5l .dropdown .dropdown-menu .dropdown-item .o29jma27t4 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.hxugonmz5l .dropdown .dropdown-menu .dropdown-item .o29jma27t4:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.hxugonmz5l .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.hxugonmz5l .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.hxugonmz5l .hzc3n8avn1 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.hxugonmz5l .hzc3n8avn1.opened {
    transition: all 0.3s;
}

.hxugonmz5l .hzc3n8avn1 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.hxugonmz5l .hzc3n8avn1 .puxd23ddxx img {
    min-width: 6rem;
    object-fit: cover;
}

.hxugonmz5l .hzc3n8avn1 .ubqgfzmraf {
    z-index: 1;
    justify-content: flex-end;
}

.hxugonmz5l .hzc3n8avn1.collapsed {
    justify-content: center;
}

.hxugonmz5l .hzc3n8avn1.collapsed .dwdwofs6c6 .u6vgdavhab::before {
    display: none;
}

.hxugonmz5l .hzc3n8avn1.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .hxugonmz5l .hzc3n8avn1.collapsed.opened:not(.navbar-short) .ubqgfzmraf {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.hxugonmz5l .hzc3n8avn1.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.hxugonmz5l .hzc3n8avn1.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.hxugonmz5l .hzc3n8avn1.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.hxugonmz5l .hzc3n8avn1.collapsed ul.wte8g26gz3 li {
    margin: auto;
}

.hxugonmz5l .hzc3n8avn1.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.hxugonmz5l .hzc3n8avn1.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .hxugonmz5l .hzc3n8avn1 {
        min-height: 72px;
    }

    .hxugonmz5l .hzc3n8avn1 .puxd23ddxx img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .hxugonmz5l .hzc3n8avn1 .dwdwofs6c6 .u6vgdavhab::before {
        display: none;
    }

    .hxugonmz5l .hzc3n8avn1.opened .dropdown-menu {
        top: 0;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .hxugonmz5l .hzc3n8avn1 .rnon40nauk {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .hxugonmz5l .hzc3n8avn1 .t0g1j9wfni {
        flex-basis: auto;
    }

    .hxugonmz5l .hzc3n8avn1 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.hxugonmz5l .hzc3n8avn1.navbar-short .puxd23ddxx img {
    height: 2rem;
}

.hxugonmz5l .dropdown-item.pc4jhadvdu,
.hxugonmz5l .dropdown-item:active {
    background-color: transparent;
}

.hxugonmz5l .rw07d62nt5 .wte8g26gz3 .u6vgdavhab {
    padding: 0;
}

.hxugonmz5l .jyvy9n8s4f .phb9hi4a74.dropdown-toggle {
    margin-right: 1.667em;
}

.hxugonmz5l .jyvy9n8s4f .phb9hi4a74.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.hxugonmz5l .hzc3n8avn1.rw07d62nt5 .dropdown .dropdown-menu {
    background: #ffffff;
}

.hxugonmz5l .hzc3n8avn1.rw07d62nt5 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.hxugonmz5l .hzc3n8avn1 .dropdown.open>.dropdown-menu {
    display: flex;
}

.hxugonmz5l ul.wte8g26gz3 {
    flex-wrap: wrap;
}

.hxugonmz5l .us5zqe2ev1 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .hxugonmz5l .us5zqe2ev1 {
        text-align: left;
    }
}

.hxugonmz5l button.t0g1j9wfni {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.hxugonmz5l button.t0g1j9wfni .lw90yxhk7y span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.hxugonmz5l button.t0g1j9wfni .lw90yxhk7y span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.hxugonmz5l button.t0g1j9wfni .lw90yxhk7y span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.hxugonmz5l button.t0g1j9wfni .lw90yxhk7y span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.hxugonmz5l button.t0g1j9wfni .lw90yxhk7y span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.hxugonmz5l nav.opened .lw90yxhk7y span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hxugonmz5l nav.opened .lw90yxhk7y span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.hxugonmz5l nav.opened .lw90yxhk7y span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.hxugonmz5l nav.opened .lw90yxhk7y span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hxugonmz5l .jcghdpqcgt {
    padding: 0 1rem;
}

.hxugonmz5l a.u6vgdavhab {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hxugonmz5l .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .hxugonmz5l .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .hxugonmz5l .hzc3n8avn1 {
        height: 70px;
    }

    .hxugonmz5l .hzc3n8avn1.opened {
        height: auto;
    }

    .hxugonmz5l .dwdwofs6c6 .u6vgdavhab:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.hxugonmz5l .iq288kckc4 {
    margin: -0.6rem -0.6rem;
}

.hxugonmz5l .t0g1j9wfni {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .hxugonmz5l .rnon40nauk {
        margin-right: auto;
    }

    .hxugonmz5l .ubqgfzmraf {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .hxugonmz5l .wte8g26gz3 .dwdwofs6c6 .u6vgdavhab::after {
        margin-left: 10px;
    }

    .hxugonmz5l .wte8g26gz3 .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .hxugonmz5l .hzc3n8avn1 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .hxugonmz5l .ubqgfzmraf {
        padding: 1rem;
    }
}

.ek3xl6wsoy {
    display: flex;
    background-image: url("photo-1623195373626-d71c95293bef.jpeg");
}

.ek3xl6wsoy .brepqceven {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .ek3xl6wsoy {
        align-items: flex-end;
    }

    .ek3xl6wsoy .poa60ofirf {
        justify-content: center;
    }

    .ek3xl6wsoy .kbhyf34s7e {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ek3xl6wsoy .kbhyf34s7e {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ek3xl6wsoy {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .ek3xl6wsoy .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ek3xl6wsoy .kbhyf34s7e {
        width: 100%;
    }
}

.ek3xl6wsoy .dgs0mw5dls,
.ek3xl6wsoy .i7p44ryflr {
    text-align: center;
}

.ek3xl6wsoy .thrl7u0gdp,
.ek3xl6wsoy .iq288kckc4 {
    text-align: center;
}

.cid-v2awKmgaig {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2awKmgaig .tfnsnsmumi:focus,
.cid-v2awKmgaig span:focus {
    outline: none;
}

.cid-v2awKmgaig .fs38jnpus3 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2awKmgaig .gpukl85bf7 {
    max-width: 800px;
}

.cid-v2awKmgaig .tfnsnsmumi {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2awKmgaig .tfnsnsmumi {
        min-height: 45px;
    }
}

.ras7045j2w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ras7045j2w .thrl7u0gdp {
    color: #000000;
}

.ras7045j2w .i7p44ryflr {
    color: #000000;
}

.ras7045j2w .dgs0mw5dls {
    color: #000000;
    text-align: center;
}

.ras7045j2w .thrl7u0gdp,
.ras7045j2w .tfnsnsmumi .iq288kckc4 {
    text-align: left;
}

.ras7045j2w .y6spayd44o {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ras7045j2w .y6spayd44o {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .ras7045j2w .y6spayd44o {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.sqsya7xp4t {
    background-image: url("photo-1759156232717-2c0b8fac94db.jpeg");
    overflow: hidden;
}

.r68wvxpu2n {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: transparent;
}

.r68wvxpu2n .mbr-fallback-image.disabled {
    display: none;
}

.r68wvxpu2n .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r68wvxpu2n .z084q4altt {
    flex-direction: row-reverse;
}

.r68wvxpu2n .poa60ofirf {
    flex-direction: row-reverse;
}

.r68wvxpu2n .z084q4altt {
    flex-direction: row;
}

@media (max-width: 991px) {
    .r68wvxpu2n .wrvhldz9z4 {
        margin-bottom: 1rem;
    }
}

.r68wvxpu2n .poa60ofirf {
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (max-width: 991px) {
    .r68wvxpu2n .wrvhldz9z4 {
        padding: 1rem;
    }
}

@media (min-width: 992px) {
    .r68wvxpu2n .fesnaz961m {
        padding: 0 2rem;
    }
}

.r68wvxpu2n .dgs0mw5dls {
    color: #000000;
}

.r68wvxpu2n .thrl7u0gdp,
.r68wvxpu2n .iq288kckc4 {
    color: #000000;
}

.r68wvxpu2n img {
    width: 100%;
    object-fit: cover;
    height: 30rem;
}

@media (max-width: 767px) {
    .r68wvxpu2n img {
        height: 15rem;
    }
}

.drcrmn10yl {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.drcrmn10yl .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.drcrmn10yl img,
.drcrmn10yl .sid4wcuef1 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.drcrmn10yl .tfnsnsmumi:focus,
.drcrmn10yl span:focus {
    outline: none;
}

.drcrmn10yl .tfnsnsmumi {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .drcrmn10yl .tfnsnsmumi {
        margin-bottom: 1rem;
    }
}

.drcrmn10yl .y6spayd44o {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.drcrmn10yl .dgs0mw5dls {
    color: #232323;
}

.drcrmn10yl .thrl7u0gdp,
.drcrmn10yl .iq288kckc4 {
    color: #232323;
}

.drcrmn10yl .lrb8n8txe2 {
    color: #232323;
}

.drcrmn10yl .gpukl85bf7 {
    max-width: 800px;
}

.r86gl4ydpc {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.r86gl4ydpc .mbr-fallback-image.disabled {
    display: none;
}

.r86gl4ydpc .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r86gl4ydpc .eh4ij3n4jk .ixrtmxrwzb {
    width: 100%;
    display: block;
}

.r86gl4ydpc .eh4ij3n4jk .xclypk3nbz {
    z-index: 1;
}

.r86gl4ydpc .ixrtmxrwzb {
    color: #895737;
    text-align: center;
}

.r86gl4ydpc .pu91lm5abg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .r86gl4ydpc * {
        text-align: center !important;
    }

    .r86gl4ydpc .content-column {
        margin-bottom: 2rem;
    }
}

.r86gl4ydpc .gpukl85bf7 {
    max-width: 800px;
}

.r86gl4ydpc .nrulxsm7ap {
    text-align: center;
}

.r86gl4ydpc .xclypk3nbz,
.r86gl4ydpc .card-img {
    text-align: center;
}

.pymfqgjmdm {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: transparent;
}

.pymfqgjmdm .y6spayd44o img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.pymfqgjmdm .mbr-fallback-image.disabled {
    display: none;
}

.pymfqgjmdm .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pymfqgjmdm .y6spayd44o {
    background: #ffffff;
    margin-bottom: 0.5rem;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .pymfqgjmdm .y6spayd44o {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pymfqgjmdm .y6spayd44o {
        padding: 2rem 1.5rem;
        margin-bottom: 0.5rem;
    }
}

.pymfqgjmdm .xclypk3nbz,
.pymfqgjmdm .iconfont-wrapper {
    color: #000000;
    text-align: center;
}

.pymfqgjmdm .gpukl85bf7 {
    max-width: 800px;
}

.pymfqgjmdm .dgs0mw5dls {
    color: #000000;
}

.pymfqgjmdm .i7p44ryflr {
    color: #000000;
}

.pymfqgjmdm .nrulxsm7ap {
    color: #000000;
    text-align: center;
}

.pymfqgjmdm .fiu0fyz1y7 {
    display: flex;
    justify-content: center;
}

.pymfqgjmdm .pu91lm5abg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pymfqgjmdm .pu91lm5abg {
        margin-bottom: 1rem;
    }
}

.nzoofetzum {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.nzoofetzum .y6spayd44o img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.nzoofetzum .y6spayd44o {
    margin-bottom: 2rem;
}

.nzoofetzum .xclypk3nbz,
.nzoofetzum .iconfont-wrapper {
    color: #000000;
}

.nzoofetzum .nrulxsm7ap {
    color: #000000;
    text-align: center;
}

.nzoofetzum .gpukl85bf7 {
    max-width: 800px;
}

.nzoofetzum .dgs0mw5dls {
    color: #000000;
}

.nzoofetzum .xclypk3nbz,
.nzoofetzum .fiu0fyz1y7 {
    text-align: center;
}

.nzoofetzum .fiu0fyz1y7 {
    display: flex;
    justify-content: center;
}

.ugwh3asko3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ugwh3asko3 .tfnsnsmumi:focus,
.ugwh3asko3 span:focus {
    outline: none;
}

.ugwh3asko3 .tfnsnsmumi {
    cursor: pointer;
}

.ugwh3asko3 .d9hs7zc0l1 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ugwh3asko3 .d9hs7zc0l1 {
        grid-row-gap: 1rem;
    }
}

.ugwh3asko3 .wyk109igtm,
.ugwh3asko3 .bjjq28d65f {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ugwh3asko3 .wyk109igtm,
    .ugwh3asko3 .bjjq28d65f {
        gap: 0 1rem;
    }
}

.ugwh3asko3 .dgs0mw5dls {
    color: #000000;
}

.ugwh3asko3 .thrl7u0gdp,
.ugwh3asko3 .iq288kckc4 {
    color: #000000;
}

.ugwh3asko3 .gpukl85bf7 {
    max-width: 800px;
}

.ugwh3asko3 .qd75ui1x4f,
.ugwh3asko3 .fs38jnpus3 {
    overflow: hidden;
}

.ugwh3asko3 .d9hs7zc0l1 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ugwh3asko3 .xkzo92ng1z {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ugwh3asko3 .xkzo92ng1z img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .ugwh3asko3 .xkzo92ng1z img {
        min-width: 35vw;
    }
}

.ugwh3asko3 .wyk109igtm,
.ugwh3asko3 .bjjq28d65f {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ugwh3asko3 .wyk109igtm {
    align-items: flex-end;
}

.ugwh3asko3 .bjjq28d65f {
    align-items: flex-start;
}

.symwhorafq .mbr-fallback-image.disabled {
    display: none;
}

.symwhorafq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.ocz55foe5y {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #dab49d;
}

.ocz55foe5y input {
    padding: 1.2rem 1.5rem;
    border: none !important;
    height: 100%;
}

.ocz55foe5y input:hover {
    border: none !important;
}

.ocz55foe5y .j432rmkdl8 {
    height: 100%;
    margin: auto;
}

@media (min-width: 992px) {
    .ocz55foe5y .fesnaz961m {
        padding: 0 2rem;
    }
}

.ocz55foe5y .poa60ofirf {
    justify-content: center;
}

.ocz55foe5y .iq288kckc4 {
    display: flex;
    margin-bottom: 1.2rem;
    width: fit-content;
}

@media (min-width: 768px) {
    .ocz55foe5y .iq288kckc4 {
        margin-left: initial;
    }
}

.ocz55foe5y .iq288kckc4 .j432rmkdl8 {
    width: auto;
}

@media (max-width: 991px) {
    .ocz55foe5y .wrvhldz9z4 {
        margin-bottom: 2rem;
    }

    .ocz55foe5y .yijqujfcw1 {
        flex-direction: column-reverse;
    }
}

.ocz55foe5y .h3emzzdmpw {
    align-items: center;
}

.ocz55foe5y .dgs0mw5dls {
    text-align: center;
    color: #000000;
}

.o17u5l7rkr {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.o17u5l7rkr .j60arx6m7h {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.o17u5l7rkr .j60arx6m7h .g54dzhogrv {
    margin: 8px;
}

.o17u5l7rkr .j60arx6m7h .g54dzhogrv a:hover .o29jma27t4,
.o17u5l7rkr .j60arx6m7h .g54dzhogrv a:focus .o29jma27t4 {
    background-color: #f7f7f7;
}

.o17u5l7rkr .j60arx6m7h .g54dzhogrv a .o29jma27t4 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.o17u5l7rkr .row-links {
    width: 100%;
    justify-content: center;
}

.o17u5l7rkr .dgs0mw5dls {
    color: #ffffff;
}

.o17u5l7rkr .dgs0mw5dls,
.o17u5l7rkr .social-list {
    color: #000000;
}

.zv6sgk6fgg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.zv6sgk6fgg .brepqceven {
    background-color: #ffffff;
    opacity: 0.4;
}

.zv6sgk6fgg form .iq288kckc4 {
    text-align: center;
    width: 100%;
}

.zv6sgk6fgg form .iq288kckc4 .j432rmkdl8 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .zv6sgk6fgg form .iq288kckc4 .j432rmkdl8 {
        width: 100%;
    }
}

.zv6sgk6fgg .gpukl85bf7 {
    max-width: 800px;
}

.z0nc3wvcla {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.z0nc3wvcla .mbr-fallback-image.disabled {
    display: none;
}

.z0nc3wvcla .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z0nc3wvcla .thrl7u0gdp {
    color: #000000;
}

.z0nc3wvcla .i7p44ryflr {
    color: #ffffff;
    text-align: left;
}

.z0nc3wvcla .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .z0nc3wvcla .main-button {
        margin-bottom: 2rem;
    }
}

.z0nc3wvcla .i7p44ryflr,
.z0nc3wvcla .main-button {
    color: #000000;
}

.z0nc3wvcla .kjnw6c7oac {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.z0nc3wvcla .kjnw6c7oac iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.z0nc3wvcla .kjnw6c7oac [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.z0nc3wvcla .kjnw6c7oac[data-state] {
    background: #e9e5dc;
}

.z0nc3wvcla .kjnw6c7oac[data-state="loading"] [data-state-details] {
    display: none;
}

.zfotmolm5y {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
}